<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.box20240901004034_wai_kuang{
/*	background-image: linear-gradient(90deg,hsla(0,0%,7%,.95) 100%,#000 0);*/
}

.box20240901004034 {
    display: grid;
    grid: "l1";
}
.box20240901004034_1{

}
.box20240901004034_1 img{
	height: 80px;
}
@media (min-width: 992px){
	.box20240901004034 {
		height: 111px;
		display: grid;
		grid: "l1 l2";
		grid-template-columns: 1fr 2fr;
		/* gap: 32px; */
		column-gap: 32px;
		row-gap: 32px;
		align-items: center;
	}
	
	.box20240901004034_1{
		
	}
	.box20240901004034_2{
		

	}
}</pre></body></html>